home *** CD-ROM | disk | FTP | other *** search
- Path: news.larc.nasa.gov!amiga-request
- From: amiga-request@ab20.larc.nasa.gov (Amiga Sources/Binaries Moderator)
- Subject: v91i079: big_prefs - missing file from BigBrother 2.11 distribution, Part01/01
- Reply-To: breemen%rulcvx.LeidenUniv.nl@CUNYVM.CUNY.EDU
- Newsgroups: comp.sources.amiga
- Message-ID: <comp.sources.amiga:v91i079@ab20.larc.nasa.gov>
- Date: 05 Apr 91 14:56:02 GMT
- Approved: tadguy@uunet.UU.NET (Tad Guy)
- X-Mail-Submissions-To: amiga@uunet.uu.net
- X-Post-Discussions-To: comp.sys.amiga.misc
-
- Submitted-by: breemen%rulcvx.LeidenUniv.nl@CUNYVM.CUNY.EDU
- Posting-number: Volume 91, Issue 079
- Archive-name: utilities/bigbrother2.11/big_prefs/part01
-
- [ This file was missing from the original archive from the author.
- Get the original package from an archive site for more information. ...tad ]
-
- This is (I hope) the final archive. It now contains big_prefs.
- This file is 4 bytes long and contains the DOIO vector for kickstart 1.3.
-
-
- #!/bin/sh
- # This is a shell archive. Remove anything before this line, then unpack
- # it by saving it into a file and typing "sh file". To overwrite existing
- # files, type "sh file -c". You can also feed this as standard input via
- # unshar, or by typing "sh <file", e.g.. If this archive is complete, you
- # will see the following message at the end:
- # "End of archive 1 (of 1)."
- # Contents: big_prefs.uu
- # Wrapped by tadguy@ab20 on Fri Apr 5 09:55:59 1991
- PATH=/bin:/usr/bin:/usr/ucb ; export PATH
- if test -f 'big_prefs.uu' -a "${1}" != "-c" ; then
- echo shar: Will not clobber existing file \"'big_prefs.uu'\"
- else
- echo shar: Extracting \"'big_prefs.uu'\" \(45 characters\)
- sed "s/^X//" >'big_prefs.uu' <<'END_OF_FILE'
- Xbegin 666 big_prefs
- X$`/P'&```;
- X``
- Xend
- Xsize 4
- END_OF_FILE
- if test 45 -ne `wc -c <'big_prefs.uu'`; then
- echo shar: \"'big_prefs.uu'\" unpacked with wrong size!
- fi
- # end of 'big_prefs.uu'
- fi
- echo shar: End of archive 1 \(of 1\).
- cp /dev/null ark1isdone
- MISSING=""
- for I in 1 ; do
- if test ! -f ark${I}isdone ; then
- MISSING="${MISSING} ${I}"
- fi
- done
- if test "${MISSING}" = "" ; then
- echo You have the archive.
- rm -f ark[1-9]isdone
- else
- echo You still need to unpack the following archives:
- echo " " ${MISSING}
- fi
- ## End of shell archive.
- exit 0
- --
- Mail submissions (sources or binaries) to <amiga@uunet.uu.net>.
- Mail comments to the moderator at <amiga-request@uunet.uu.net>.
- Post requests for sources, and general discussion to comp.sys.amiga.misc.
-